Categories : All >> Web.*Development >> 
ASP (5) ASP.Net (25) CGI (2) CMS (4)
HTML (25) Icons (1) JEE (1) JSP (1)
Java (1) Java Servlet (2) Javascript (13) Javascript and CSS (1)
Joomla (1) PHP (54) Rich Text Editors (2) Scripts (2)
Shopify (7) Shopping Cart (1) Social Plugins (1) Web Services (1)
Total of 151 matching articles 
Search results : ^Web.*Development::

Page - 1 | 2 | 3 |

Sort by : Number | Title
Q.839richtextWeb::Development::HTML::What is the SSI (Server Side Include) syntax.
Q.16plainWeb::Development::HTML::What is the SSI (Server Side Include) syntax.
Q.884richtextWeb::Development::JEE:: What is the directory structure of a JEE (Java Enterprise Edition) web application.
Q.368plainWeb::Development::JSP:: How to import other packages.
Q.370plainWeb::Development::Java Servlet::Examples::.
Q.371plainWeb::Development::Java Servlet::Examples:: How to implement the same code in doPost and doGet.
Q.851richtextWeb::Development::Java::EE:: How to build a Java Enterprise Application by Hand.
Q.858plainWeb::Development::Javascript and CSS:: What are the CSS and Javascript Style properties.
Q.160plainWeb::Development::Javascript:: How to blank out input form elements.
Q.378plainWeb::Development::Javascript:: How to create a popunder window.
Q.287plainWeb::Development::Javascript:: How to disable context menu i.e. browser right click.
Q.165plainWeb::Development::Javascript:: How to do a drop down quick link menu.
Q.159plainWeb::Development::Javascript:: How to handle form field object names containing special characters.
Q.221plainWeb::Development::Javascript:: How to insert current date and time into a html page.
Q.2181plainWeb::Development::Javascript:: How to make anchor links underline only when mouseover.
Q.249plainWeb::Development::Javascript:: How to obtain the domain name part of the web server.
Q.164plainWeb::Development::Javascript:: How to perform URL redirection.
Q.288plainWeb::Development::Javascript:: How to popup a window with custom windows settings.
Q.158plainWeb::Development::Javascript:: How to redirect to another URL from a page.
Q.380plainWeb::Development::Javascript::Examples:: How to get the window inner height and width.
Q.379plainWeb::Development::Javascript::Objects::window:: What are the object window properties.
Q.853richtextWeb::Development::Joomla:: How to install Joomla on XAMPP.
Q.645plainWeb::Development::PHP:: How locate the position of a value in an array.
Q.610plainWeb::Development::PHP:: How to change script timeout setting.
Q.620plainWeb::Development::PHP:: How to convert html to plain text.
Q.592plainWeb::Development::PHP:: How to declare a function.
Q.625plainWeb::Development::PHP:: How to do an OR match of few words.
Q.590plainWeb::Development::PHP:: How to enclose PHP statements.
Q.604plainWeb::Development::PHP:: How to extract certain patterns of a string using regular expressions.
Q.624plainWeb::Development::PHP:: How to extract parameter (name), value pair from html form submission or url encoded string.
Q.611plainWeb::Development::PHP:: How to extract query string variables.
Q.621plainWeb::Development::PHP:: How to generate graphics on the fly with php image functions.
Q.886richtextWeb::Development::PHP:: How to harden PHP in your web hosting environment.
Q.628plainWeb::Development::PHP:: How to highlight matching words.
Q.597plainWeb::Development::PHP:: How to initialize arrays.
Q.1807.dirdirWeb::Development::PHP:: How to install PHP support for Apache on Windows platform.
Q.629plainWeb::Development::PHP:: How to intepret the array of matches from preg_match.
Q.612plainWeb::Development::PHP:: How to list files in a directory.
Q.598plainWeb::Development::PHP:: How to loop through a normal array.
Q.103richtextWeb::Development::PHP:: How to loop through associative array.
Q.646plainWeb::Development::PHP:: How to match a pattern more than once.
Q.619plainWeb::Development::PHP:: How to obtain the current query string.
Q.618plainWeb::Development::PHP:: How to obtain the name of the executing script.
Q.606plainWeb::Development::PHP:: How to obtain the size/length of an array.
Q.813plainWeb::Development::PHP:: How to parse IIS web server log.
Q.617plainWeb::Development::PHP:: How to put associative arrays (hashes) for evaluation inside a quoted string.
Q.591plainWeb::Development::PHP:: How to put comments.
Q.599plainWeb::Development::PHP:: How to read line by line from a text file.
Q.602plainWeb::Development::PHP:: How to remove leading and trailing whitespace characters from a string.
Q.608plainWeb::Development::PHP:: How to remove multiple white space characters.
Q.622plainWeb::Development::PHP:: How to remove one or all element from an array.
Q.843richtextWeb::Development::PHP:: How to resolve shell_exec() unable to run in a PHP page.
Q.648plainWeb::Development::PHP:: How to round up or round down a float value.
Q.603plainWeb::Development::PHP:: How to run PHP scripts interactively from system shell/command prompt.
Q.631plainWeb::Development::PHP:: How to search all single characters in a string.
Q.616plainWeb::Development::PHP:: How to search and replace a pattern in a string.
Q.1969richtextWeb::Development::PHP:: How to set the server response as content-type text/plain.
Q.814plainWeb::Development::PHP:: How to skip a line starting with certain characters.
Q.641plainWeb::Development::PHP:: How to sort an array.
Q.614plainWeb::Development::PHP:: How to split a string using explode function.